Specifying Tone to Play Upon Call Connect
Call variables (described in Section Call Variables) can be used to specify the tone to play upon call connection (after SIP 200 OK). The tone is defined in the loaded Prerecorded Tone (PRT) file. When the tone finishes playing, the call is connected and the call parties can begin talking.
This is done using the following variable:
var.call.src|dst.PlayToneOnConnect
The following table provides a configuration example of using the play-tone call variable in Message Manipulation rules. The rule instructs the device to play the tone at Index #105 in the PRT file, to the destination call party.
Example of Call Variable for Specifying Tone to Play
Message Type |
Condition |
Action |
Action Type |
Action Value |
---|---|---|---|---|
invite.request |
Header.From contains '100' |
var.call.dst.PlayToneOnConnect |
Add |
'105' |
For more information on this feature, refer to the device's User's Manual.